Problem Statement

Description of Task

Consider the table shown in Figure 1 and Code Listing 1. Try to develop a solution of the following problem?

Write code using C/C++ which performs the following tasks:

  • a) Prompt the user to enter the number of columns?

  • b) Prompt the user to enter the number of rows?

  • c) Get data cell by cell from the user using a loop?

  • d) Generate an HTML page to display the above data in a table?

  • e) Store the page in a folder on the desktop.

Web hosting by Somee.com